home *** CD-ROM | disk | FTP | other *** search
/ Dominator 3 / Dominator 3.bin / doom1 / utils1 / bsb12 / r.bat < prev    next >
Encoding:
DOS Batch File  |  1994-06-25  |  107 b   |  6 lines

  1. @echo off
  2. setlocal
  3. set time=%@TIME[%_time]
  4. bsp %1
  5. echo BSP took %@eval[%@TIME[%_time]-%time] seconds.
  6.